home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine Extra 10 / Erect Magazine Extra 10 - Disc 2.iso / mac / Start.DIR / 00003.ls next >
Encoding:
Text File  |  1996-12-05  |  321 b   |  14 lines

  1. on startMovie
  2.   if the colorDepth <> 16 then
  3.     set the colorDepth to 16
  4.     if the colorDepth < 16 then
  5.       set the colorDepth to 32
  6.       if the colorDepth < 16 then
  7.         alert("テ嘉‡テ泳テ運テ‡テεッ¥テゥツカテェFテェテョテ‡テ陛②32,000テェFテ ツサティ窶榲ッKテウvテ‡ツシテ‡テ")
  8.         quit()
  9.         exit
  10.       end if
  11.     end if
  12.   end if
  13. end
  14.